.. _CZ Structures: ========================== CZ Structures ========================== .. toctree:: :maxdepth: 1 * :ref:`CZipFile` .. _CZipFile: CZipFile ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +------------+----------+----------------------------------------+-------------------------------+ | **Offset** | **Size** | **Type** | **Field** | +------------+----------+----------------------------------------+-------------------------------+ | 0x00 | 4 | unsigned int | zip | +------------+----------+----------------------------------------+-------------------------------+ | 0x04 | 4 | const char\* | path | +------------+----------+----------------------------------------+-------------------------------+ | 0x08 | 4 | const char\* | name | +------------+----------+----------------------------------------+-------------------------------+ | 0x0C | 4 | const char\* | ext | +------------+----------+----------------------------------------+-------------------------------+ | 0x10 | 4 | long | offset | +------------+----------+----------------------------------------+-------------------------------+ | 0x14 | 4 | long | size | +------------+----------+----------------------------------------+-------------------------------+